home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / System / Warp3D / Demo / gears_68k-window < prev    next >
Encoding:
Text File  |  2001-02-08  |  174 b   |  7 lines

  1. IF EXISTS devs:monitors/CVision3D
  2.     ; The CVision3D can't use hires because of limited video ram
  3.     gears68k.exe -window -width 400 -height 300
  4. ELSE
  5.     gears68k.exe -window
  6. ENDIF
  7.